home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / new / pl061b.lzx / example.bat < prev    next >
DOS Batch File  |  2006-06-02  |  102b  |  7 lines

  1. cl /Gs /c /ASd cfuncs.c
  2. plink cfuncs
  3. type main.opl > run_me.opl
  4. type cfuncs.opl >> run_me.opl
  5.  
  6.  
  7.